wayland: Differentiate wayland and pixbuf cursors
authorChris Cummins <christopher.e.cummins@intel.com>
Tue, 26 Mar 2013 14:19:37 +0000 (14:19 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 28 Mar 2013 14:33:57 +0000 (10:33 -0400)
commitc022cbae0dce7a29cda79f11e901adb5d70f41f0
tree97c8c9b8983c427336012f5a14d0256a10ea3b33
parent5fa97f70b40223bd98bdc938b2218a3073011450
wayland: Differentiate wayland and pixbuf cursors

By keeping a pointer to the wl_cursor struct in GdkWaylandCursor, it is
no longer necessary to duplicate cursor data (width, height, hotspots,
etc.) between wl_cursor and GdkWaylandCursor.
gdk/wayland/gdkcursor-wayland.c